home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1998 June / SGI Freeware 1998 June.iso / dist / fw_UMINNgopher.idb / usr / freeware / src / gopher_1.12 / README.VMS.z / README.VMS
Text File  |  1997-09-09  |  2KB  |  60 lines

  1. $Id: README.VMS,v 1.1 1995/10/03 04:07:26 drich Exp $
  2.  
  3. The VMS gopher V1.1 client software was ported from the Unix gopher
  4. V1.1 client by JQ Johnson <jqj@phloem.uoregon.edu> and Earl Fogel
  5. <fogel@jester.usask.ca>.  The current version works with the UCX,
  6. Multinet and Wollongong versions of TCP/IP for VMS.
  7.  
  8.  
  9. Making the VMS Gopher Client
  10. ----------------------------
  11.  
  12. Makefiles are provided in the gopher & object directories for those of
  13. you with a VMS MAKE utility, and compile.com and link.com files are
  14. provided for those who do not.
  15.  
  16. To make the VMS gopher client, edit conf.h to reflect your local environment.
  17.  
  18. If you are using MAKE, edit the makefiles in the gopher and object
  19. subdirectories to specify your TCPVERSION (UCX, MULTINET, or
  20. WOLLONGONG).  Run MAKE in the object directory first, then in the
  21. gopher directory, or use the top-level makefile:
  22.     $ make/inp=makefile.vms
  23.  
  24. If you are not using MAKE, the TCP version is specified on the
  25. make.com, compile.com & link.com command lines.  Execute the MAKE.COM 
  26. procedure in the top level directory with the appropriate argument, e.g.:
  27.     $ @make UCX
  28.  
  29. Known Problems
  30. --------------
  31.  
  32.  - piping retrieved data through a program is not supported
  33.  - the v1.1 UNIX Gopher server has not yet been ported to VMS
  34.  
  35. Please let us know if you find other problems, or if you fix any of
  36. these ones.
  37.  
  38. Contributors
  39. ------------
  40. Anil Khullar <anil@eleni.gc.cuny.edu>
  41. Stephen Tihor <TIHOR@acfcluster.nyu.edu>
  42. Dave Jones <JONESD@kcgl1.eng.ohio-state.edu>
  43. Terry Kennedy <TERRY@spcvxa.spc.edu>
  44. and, of course, Paul Lindner <lindner@mudhoney.micro.umn.edu>
  45.  
  46. Earl Fogel & JQ Johnson
  47. -------------------------------------------------------------------
  48. Earl Fogel
  49. fogel@jester.usask.ca        Computing Services, Room 56 Physics
  50. Phone: (306) 966-4861        University of Saskatchewan
  51. Fax:   (306) 966-4938        Saskatoon, Sask. CANADA, S7N 0W0
  52. -------------------------------------------------------------------
  53. JQ Johnson
  54. Director of Network Services            Internet: jqj@oregon.uoregon.edu
  55. University of Oregon                    voice:  (503) 346-1746
  56. 250E Computing Center                   BITNET: jqj@oregon
  57. Eugene, OR  97403-1212                  fax: (503) 346-4397
  58. -------------------------------------------------------------------
  59.  
  60.